ListBox.ActiveCell Property
Syntax
ActiveCell as EditField
EditField that the ListBox uses for its editable cell operations. You can use this property to set or get the text of the Listbox cell (SelText), set the selection, or change other properties of the ListBox's EditField.